CommonEvent 1843
Name = "会話：シェムハザ"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["I'll deal with it..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["Disappear..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["Eliminate..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["We are the new type of apoptosis."])
    ShowText(["The vanguard of chaos..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["Everything in the world will turn to chaos..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["I am a soldier."])
    ShowText(["An endless soldier created by the God of Chaos..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["I cannot leave from here..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["My only purpose is to fight..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["When will the time come to destroy the surface..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["Everything returns to chaos..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["Why have you come here... ?"])
    ShowChoices([["To escape", "To defeat Apoptosis", "Just exploring"], 0])
    When([0, "脱出するため"])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["You will not leave alive..."])
      Empty([])

    When([1, "アポトーシスを倒すため"])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["No matter how many you defeat, it is futile."])
      ShowText(["We are created infinitely..."])
      Empty([])

    When([2, "ただの探索"])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["What a curious one..."])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["Do I have life...?"])
    ShowChoices([["Exists", "Doesn't exist", "Don't know"], 0])
    When([0, "ある"])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["There is life..."])
      ShowText(["Then, it is as if I have taken form..."])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "ない"])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["……………………"])
      Empty([])

    When([2, "知らない"])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["I don't even know if I have life..."])
      ShowText(["Are we such an existence...?"])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["Do I have a self...?"])
    ShowChoices([["Exists", "Doesn't exist", "Don't care"], 0])
    When([0, "ある"])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["I think, therefore I am..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "ない"])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["Then, what is this consciousness of mine...?"])
      ShowText(["What on earth is it...?"])
      Empty([])

    When([2, "どうでもいい"])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["After all, to you, I am just an enemy..."])
      ShowText(["Am I merely an existence created in such a way...?"])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["Who are you...?"])
    ShowChoices([["Hero Luka", "God of chaos", "No one"], 0])
    When([0, "勇者ルカ"])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["Then, I will delete you..."])
      Empty([])

    When([1, "混沌の神"])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["……………………"])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "誰でもない"])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["A being that is nobody..."])
      ShowText(["A being that arose from nothing..."])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["A being created as a soldier..."])
    ShowText(["Must I only live as a soldier?"])
    ShowChoices([["That's right", "That's not true", "Hey!"], 0])
    When([0, "そうだ"])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["Then, I will only fight..."])
      Empty([])

    When([1, "そんな事はない"])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["Can I live a life different from that of a soldier...?"])
      ShowText(["How... in what way...?"])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "へい！"])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["……………………"])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 110])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["I lack alchemical sand..."])
      ControlVariables([24, 24, 0, 3, 0, 110, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give the 'Alchemy Sand'? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
        ShowText(["\\n<Samyaza>"])
        ShowText(["That helps..."])
        ChangeItems([110, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
        ShowText(["\\n<Samyaza>"])
        ShowText(["I see..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 392])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["That food... I'm curious..."])
      ControlVariables([24, 24, 0, 3, 0, 392, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give the 'Giant Stew'? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
        ShowText(["\\n<Samyaza>"])
        ShowText(["This is... chaos..."])
        ChangeItems([392, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
        ShowText(["\\n<Samyaza>"])
        ShowText(["I see..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 9540, 0])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["Money? What is money...?"])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 9540G? (Money: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
        ShowText(["\\n<Samyaza>"])
        ShowText(["This is... money..."])
        ChangeGold([1, 0, 9540])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
        ShowText(["\\n<Samyaza>"])
        ShowText(["I see..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
      ShowText(["\\n<Samyaza>"])
      ShowText(["You don't have any either...?"])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["Take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([82, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Satan Crystal' from Samyaza!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["Take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([2113, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Super Gem of Power' from Samyaza!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["shemhaza_fc1", 0, 0, 2])
    ShowText(["\\n<Samyaza>"])
    ShowText(["Take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 15900])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 15900G from Samyaza!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
